From: Felix Fietkau Date: Wed, 6 Aug 2008 00:42:53 +0000 (+0000) Subject: sablevm does not support avr32 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=90cf94a6aff1506034ca5aa8d5b8623e402a60ff;p=openwrt%2Fsvn-archive%2Fpackages.git sablevm does not support avr32 SVN-Revision: 12192 --- diff --git a/lang/sablevm-sdk/Makefile b/lang/sablevm-sdk/Makefile index 75a65c730..356371acf 100644 --- a/lang/sablevm-sdk/Makefile +++ b/lang/sablevm-sdk/Makefile @@ -24,7 +24,7 @@ define Package/sablevm/Default CATEGORY:=Languages TITLE:=A Java Virtual Machine (JVM) implementation URL:=http://sablevm.org/ - DEPENDS:=+libltdl +libpopt +libpthread +zlib + DEPENDS:=+libltdl +libpopt +libpthread +zlib @!TARGET_avr32 endef define Package/sablevm/Default/description